home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / pbmpl91d / pbmplus / man / g3topbm.man < prev    next >
Text File  |  1993-01-08  |  2KB  |  70 lines

  1.  
  2.  
  3. g3topbm(1)                 Unix Programmer's Manual                 g3topbm(1)
  4.  
  5.  
  6. NAME
  7.      g3topbm - convert a Group 3 fax file into a portable bitmap
  8.  
  9. SYNOPSIS
  10.      g3topbm [-kludge] [-reversebits] [-stretch] [g3file]
  11.                                                   ------
  12.  
  13. DESCRIPTION
  14.      Reads a Group 3 fax file as input.  Produces a portable bitmap as output.
  15.  
  16. OPTIONS
  17.  
  18.      -kludge
  19.           Tells g3topbm to ignore the first few lines of the  file;  sometimes
  20.                 -------
  21.           fax files have some junk at the beginning.
  22.  
  23.      -reversebits
  24.           Tells g3topbm to interpret bits least-significant first, instead  of
  25.                 -------
  26.           the  default  most-significant first.  Apparently some fax modems do
  27.           it one way and others do it the other way.  If you get a whole bunch
  28.           of "bad code word" messages, try using this flag.
  29.  
  30.      -stretch
  31.           Tells g3topbm to stretch the image vertically  by  duplicating  each
  32.                 -------
  33.           row.  This is for the low-quality transmission mode.
  34.  
  35.      All flags can be abbreviated to their shortest unique prefix.
  36.  
  37. REFERENCES
  38.      The standard for Group 3 fax is defined in CCITT Recommendation T.4.
  39.  
  40. BUGS
  41.      Probably.
  42.  
  43. SEE ALSO
  44.      pbmtog3(1), pbm(5)
  45.  
  46. AUTHOR
  47.      Copyright (C) 1989 by Paul Haeberli <paul@manray.sgi.com>.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                02 October 1989                               1
  69.  
  70.